deliverTo

abstract fun deliverTo(chromiumDir: Path)

Delivers Chromium binaries to the chromiumDir.

Exceptions thrown by this method will be wrapped into ChromiumBinariesDeliveryException and propagated further.

Parameters

chromiumDir

the directory for the binaries